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??^ 001111110100001000111111001111110011111101000010001111110011111101011110 3f423f3f3f423f3f5e
SJIS-WIN ?B???B??^ 001111110100001000111111001111110011111101000010001111110011111101011110 3f423f3f3f423f3f5e
EUC-JP ?B???B??^ 001111110100001000111111001111110011111101000010001111110011111101011110 3f423f3f3f423f3f5e
UTF-8 혪B혩짖혪B혩짖^ 111011011001100010101010010000101110110110011000101010011110110010100111100101101110110110011000101010100100001011101101100110001010100111101100101001111001011001011110 ed98aa42ed98a9eca796ed98aa42ed98a9eca7965e
UHC 혪B혩짖혪B혩짖^ 110000101001001001000010110000101001000111000010101000101100001010010010010000101100001010010001110000101010001001011110 c29242c291c2a2c29242c291c2a25e

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