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 ???X?????h 00111111001111110011111101011000001111110011111100111111001111110011111101101000 3f3f3f583f3f3f3f3f68
SJIS-WIN ???X?????h 00111111001111110011111101011000001111110011111100111111001111110011111101101000 3f3f3f583f3f3f3f3f68
EUC-JP ???X?????h 00111111001111110011111101011000001111110011111100111111001111110011111101101000 3f3f3f583f3f3f3f3f68
UTF-8 렻┙렮X렻ㅔ셔ㅔ렋h 1110101110100000101110111110001010010100100110011110101110100000101011100101100011101011101000001011101111100011100001011001010011101100100001011001010011100011100001011001010011101011101000001000101101101000 eba0bbe29499eba0ae58eba0bbe38594ec8594e38594eba08b68
UHC 렻┙렮X렻ㅔ셔ㅔ렋h 100011101100001110100110110001001000111010111011010110001000111011000011101001001100010010111100110001011010010011000100100011101010001001101000 8ec3a6c48ebb588ec3a4c4bcc5a4c48ea268

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