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 11100010010110101110001111111000001111110011111111100010010110101110001111111000001111110011111101000010 e25ae3f83f3fe25ae3f83f3f42
EUC-JP 禹脛??禹脛??B 11100011101110111110011011111010001111110011111111100011101110111110011011111010001111110011111101000010 e3bbe6fa3f3fe3bbe6fa3f3f42
UTF-8 禹脛렚㎓禹脛렚㎓B 11100111101001101011100111101000100001001001101111101011101000001001101011100011100011101001001111100111101001101011100111101000100001001001101111101011101000001001101011100011100011101001001101000010 e7a6b9e8849beba09ae38e93e7a6b9e8849beba09ae38e9342
UHC 禹脛렚㎓禹脛렚㎓B 1110100111100000110011001110101110001110101011011010011111010111111010011110000011001100111010111000111010101101101001111101011101000010 e9e0cceb8eada7d7e9e0cceb8eada7d742

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