To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???q??????O 0011111100111111001111110111000100111111001111110011111100111111001111110011111101001111 3f3f3f713f3f3f3f3f3f4f
SJIS-WIN ???q??????O 0011111100111111001111110111000100111111001111110011111100111111001111110011111101001111 3f3f3f713f3f3f3f3f3f4f
EUC-JP ???q??????O 0011111100111111001111110111000100111111001111110011111100111111001111110011111101001111 3f3f3f713f3f3f3f3f3f4f
UTF-8 溜븐갸q溜븐콈溜븐갼O 1110111110100111100010111110101110111000100100001110101010110000101110000111000111101111101001111000101111101011101110001001000011101100101111011000100011101111101001111000101111101011101110001001000011101010101100001011110001001111 efa78bebb890eab0b871efa78bebb890ecbd88efa78bebb890eab0bc4f
UHC 溜븐갸q溜븐콈溜븐갼O 1110101011111110101110101110110010110000101111000111000111101010111111101011101011101100101100011000010011101010111111101011101011101100101100001011111001001111 eafebaecb0bc71eafebaecb184eafebaecb0be4f

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)