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{^ 1110110010010110100011011110101110100000100101101110101110100000101011111110101110100000100101100100101001111101111011001001011010001101111010111010000010010110111010111010000010101111111010111010000010010110010010100111101101011110 ec968deba096eba0afeba0964a7dec968deba096eba0afeba0964a7b5e
UHC 얍렖렯렖J}얍렖렯렖J{^ 101111101110010110001110101010111000111010111100100011101010101101001010011111011011111011100101100011101010101110001110101111001000111010101011010010100111101101011110 bee58eab8ebc8eab4a7dbee58eab8ebc8eab4a7b5e

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