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 1110101110100000101110111110001110000101100101001110110010110000101111000111000111101011101000001011101111100011100001011001010011101100101100011000010011101011101000001011101111100011100001011001010011101100101100001011111001001111 eba0bbe38594ecb0bc71eba0bbe38594ecb184eba0bbe38594ecb0be4f
UHC 렻ㅔ찼q렻ㅔ채렻ㅔ찾O 1000111011000011101001001100010011000011101000010111000110001110110000111010010011000100110000111010010010001110110000111010010011000100110000111010001101001111 8ec3a4c4c3a1718ec3a4c4c3a48ec3a4c4c3a34f

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