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 ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
SJIS-WIN ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
EUC-JP ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
UTF-8 얄롕렰렲J}얄롕렰렲J{^ 1110110010010110100001001110101110100001100101011110101110100000101100001110101110100000101100100100101001111101111011001001011010000100111010111010000110010101111010111010000010110000111010111010000010110010010010100111101101011110 ec9684eba195eba0b0eba0b24a7dec9684eba195eba0b0eba0b24a7b5e
UHC 얄롕렰렲J}얄롕렰렲J{^ 101111101110001010001110110110011000111010111101100011101011111101001010011111011011111011100010100011101101100110001110101111011000111010111111010010100111101101011110 bee28ed98ebd8ebf4a7dbee28ed98ebd8ebf4a7b5e

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