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 ?L??}?L??{^ 0011111101001100001111110011111101111101001111110100110000111111001111110111101101011110 3f4c3f3f7d3f4c3f3f7b5e
SJIS-WIN ?L??}?L??{^ 0011111101001100001111110011111101111101001111110100110000111111001111110111101101011110 3f4c3f3f7d3f4c3f3f7b5e
EUC-JP ?L??}?L??{^ 0011111101001100001111110011111101111101001111110100110000111111001111110111101101011110 3f4c3f3f7d3f4c3f3f7b5e
UTF-8 렡L롌렻}렡L롌렻{^ 1110101110100000101000010100110011101011101000011000110011101011101000001011101101111101111010111010000010100001010011001110101110100001100011001110101110100000101110110111101101011110 eba0a14ceba18ceba0bb7deba0a14ceba18ceba0bb7b5e
UHC 렡L롌렻}렡L롌렻{^ 1000111010110010010011001000111011010010100011101100001101111101100011101011001001001100100011101101001010001110110000110111101101011110 8eb24c8ed28ec37d8eb24c8ed28ec37b5e

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