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^ 111011011001100010101001111011001010100010000000111011011001100010110111010000101110110110011000101010011110110010101000100000001110110110011000101101110100001001011110 ed98a9eca880ed98b742ed98a9eca880ed98b7425e
UHC 혩쨀혷B혩쨀혷B^ 110000101001000111000010101100111100001010011110010000101100001010010001110000101011001111000010100111100100001001011110 c291c2b3c29e42c291c2b3c29e425e

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