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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ? 條}? 條{^ 00111111100000010100000010011110100010100111110100111111100000010100000010011110100010100111101101011110 3f81409e8a7d3f81409e8a7b5e
EUC-JP ? 條}? 條{^ 00111111101000011010000111011011111010100111110100111111101000011010000111011011111010100111101101011110 3fa1a1dbea7d3fa1a1dbea7b5e
UTF-8 룵 條}룵 條{^ 111010111010001110110101111000111000000010000000111001101010001010011101011111011110101110100011101101011110001110000000100000001110011010100010100111010111101101011110 eba3b5e38080e6a29d7deba3b5e38080e6a29d7b5e
UHC 룵 條}룵 條{^ 100011111010101010100001101000011111000011001001011111011000111110101010101000011010000111110000110010010111101101011110 8faaa1a1f0c97d8faaa1a1f0c97b5e

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