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^ 111011011001100010101001111011001010100010001011111011011001100010101010010000101110110110011000101010011110110010101000100010111110110110011000101010100100001001011110 ed98a9eca88bed98aa42ed98a9eca88bed98aa425e
UHC 혩쨋혪B혩쨋혪B^ 110000101001000111000010101101101100001010010010010000101100001010010001110000101011011011000010100100100100001001011110 c291c2b6c29242c291c2b6c292425e

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