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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???菖?}???菖?{^ 001111110011111100111111100011111101001000111111011111010011111100111111001111111000111111010010001111110111101101011110 3f3f3f8fd23f7d3f3f3f8fd23f7b5e
EUC-JP ???菖?}???菖?{^ 001111110011111100111111101111101101010000111111011111010011111100111111001111111011111011010100001111110111101101011110 3f3f3fbed43f7d3f3f3fbed43f7b5e
UTF-8 셌섟렱菖렧}셌섟렱菖렧{^ 111011001000010110001100111011001000010010011111111010111010000010110001111010001000111110010110111010111010000010100111011111011110110010000101100011001110110010000100100111111110101110100000101100011110100010001111100101101110101110100000101001110111101101011110 ec858cec849feba0b1e88f96eba0a77dec858cec849feba0b1e88f96eba0a77b5e
UHC 셌섟렱菖렧}셌섟렱菖렧{^ 1011110011000011101111001011000010001110101111101111001111101110100011101011011001111101101111001100001110111100101100001000111010111110111100111110111010001110101101100111101101011110 bcc3bcb08ebef3ee8eb67dbcc3bcb08ebef3ee8eb67b5e

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