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 ???B???B^ 001111110011111100111111010000100011111100111111001111110100001001011110 3f3f3f423f3f3f425e
SJIS-WIN ???B???B^ 001111110011111100111111010000100011111100111111001111110100001001011110 3f3f3f423f3f3f425e
EUC-JP ???B???B^ 001111110011111100111111010000100011111100111111001111110100001001011110 3f3f3f423f3f3f425e
UTF-8 창혬찼B창혬찼B^ 111011001011000010111101111011011001100010101100111011001011000010111100010000101110110010110000101111011110110110011000101011001110110010110000101111000100001001011110 ecb0bded98acecb0bc42ecb0bded98acecb0bc425e
UHC 창혬찼B창혬찼B^ 110000111010001011000010100101001100001110100001010000101100001110100010110000101001010011000011101000010100001001011110 c3a2c294c3a142c3a2c294c3a1425e

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