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{^ 1110110010000101100011011110101110100000101011011110101110100000101111011110110010000100101110000100101001111101111011001000010110001101111010111010000010101101111010111010000010111101111011001000010010111000010010100111101101011110 ec858deba0adeba0bdec84b84a7dec858deba0adeba0bdec84b84a7b5e
UHC 셍렭렽세J}셍렭렽세J{^ 101111001100010010001110101110101000111011000101101111001011110001001010011111011011110011000100100011101011101010001110110001011011110010111100010010100111101101011110 bcc48eba8ec5bcbc4a7dbcc48eba8ec5bcbc4a7b5e

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