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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 淵跣跣淵跣跣B 10010101101000111110011011101111111001101110111110010101101000111110011011101111111001101110111101000010 95a3e6efe6ef95a3e6efe6ef42
EUC-JP 淵跣跣淵跣跣B 11001010101001011110110011110001111011001111000111001010101001011110110011110001111011001111000101000010 caa5ecf1ecf1caa5ecf1ecf142
UTF-8 淵跣跣淵跣跣B 11100110101101111011010111101000101101111010001111101000101101111010001111100110101101111011010111101000101101111010001111101000101101111010001101000010 e6b7b5e8b7a3e8b7a3e6b7b5e8b7a3e8b7a342
UHC 淵跣跣淵跣跣B 11100110110100001110000011010011111000001101001111100110110100001110000011010011111000001101001101000010 e6d0e0d3e0d3e6d0e0d3e0d342

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