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 0011111100111111001111110011111100111111001111110100000001000010 3f3f3f3f3f3f4042
SJIS-WIN 小?堯?舌泄@B 100011111010110000111111111010101001111100111111100100001110001110011111100101010100000001000010 8fac3fea9f3f90e39f954042
EUC-JP 小?堯炤舌泄@B 1011111010101110001111111111010010100001100011111100100111010010110000001110010111011101111101010100000001000010 beae3ff4a18fc9d2c0e5ddf54042
UTF-8 小숞堯炤舌泄@B 1110010110110000100011111110110010001000100111101110010110100000101011111110011110000010101001001110100010001000100011001110011010110011100001000100000001000010 e5b08fec889ee5a0afe782a4e8888ce6b3844042
UHC 小숞堯炤舌泄@B 1110000110110011100110011111101111101000111010111110000110111111111000001101111111100000110111000100000001000010 e1b399fbe8ebe1bfe0dfe0dc4042

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