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 コ邯。裄ニ骼イ 111100001010001110111010111001111011011010100001111001011110000011000110111010011000111010110010 f0a3bae7b6a1e5e0c6e98eb2
EUC-JP ?コ邯。裄ニ骼イ 001111111000111010111010111011101011100010001110101000011110101011100010100011101100011011110001111011101000111010110010 3f8ebaeeb88ea1eae28ec6f1ee8eb2
UTF-8 コ邯。裄ニ骼イ 111011101000000110100010111011111011110110111010111010011000001010101111111011111011110110100001111010001010001110000100111011111011111010000110111010011010101010111100111011111011110110110010 ee81a2efbdbae982afefbda1e8a384efbe86e9aabcefbdb2
UHC ??邯????? 001111110011111111001010111110110011111100111111001111110011111100111111 3f3fcafb3f3f3f3f3f

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