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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ク熙ァ紗カ齊ョ 111100001011000010111000111010101010010010100111100011101101000110110110111010101000111010101110 f0b0b8eaa4a78ed1b6ea8eae
EUC-JP ?ク熙ァ紗カ齊ョ 001111111000111010111000111101001010011010001110101001111011110011010011100011101011011011110011111011101000111010101110 3f8eb8f4a68ea7bcd38eb6f3ee8eae
UTF-8 ク熙ァ紗カ齊ョ 111011101000000110101111111011111011110110111000111001111000011010011001111011111011110110100111111001111011010010010111111011111011110110110110111010011011110110001010111011111011110110101110 ee81afefbdb8e78699efbda7e7b497efbdb6e9bd8aefbdae
UHC ??熙?紗?齊? 0011111100111111111111011111011100111111110111101110100100111111111100001011101000111111 3f3ffdf73fdee93ff0ba3f

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