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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 爭脛??爭脛??B 11100000101001011110001111111000001111110011111111100000101001011110001111111000001111110011111101000010 e0a5e3f83f3fe0a5e3f83f3f42
EUC-JP 爭脛??爭脛??B 11100000101001111110011011111010001111110011111111100000101001111110011011111010001111110011111101000010 e0a7e6fa3f3fe0a7e6fa3f3f42
UTF-8 爭脛렗렮爭脛렗렮B 11100111100010001010110111101000100001001001101111101011101000001001011111101011101000001010111011100111100010001010110111101000100001001001101111101011101000001001011111101011101000001010111001000010 e788ade8849beba097eba0aee788ade8849beba097eba0ae42
UHC 爭脛렗렮爭脛렗렮B 1110111010110011110011001110101110001110101011001000111010111011111011101011001111001100111010111000111010101100100011101011101101000010 eeb3cceb8eac8ebbeeb3cceb8eac8ebb42

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