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 ??vW}??vW{^ 0011111100111111011101100101011101111101001111110011111101110110010101110111101101011110 3f3f76577d3f3f76577b5e
SJIS-WIN ??vW}??vW{^ 0011111100111111011101100101011101111101001111110011111101110110010101110111101101011110 3f3f76577d3f3f76577b5e
EUC-JP ??vW}??vW{^ 0011111100111111011101100101011101111101001111110011111101110110010101110111101101011110 3f3f76577d3f3f76577b5e
UTF-8 뭂묪vW}뭂묪vW{^ 11101011101011011000001011101011101011001010101001110110010101110111110111101011101011011000001011101011101011001010101001110110010101110111101101011110 ebad82ebacaa76577debad82ebacaa76577b5e
UHC 뭂묪vW}뭂묪vW{^ 100100100101000110010010010000100111011001010111011111011001001001010001100100100100001001110110010101110111101101011110 9251924276577d9251924276577b5e

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