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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 盖毬韲盖鈔鶺咤 1110000110110011100111110111101111101000111011001110000110110011111001111110001011101010010101001001101001000010 e1b39f7be8ece1b3e7e2ea549a42
EUC-JP 盖毬韲盖鈔鶺咤 1110001010110101110111011101110011110000111011101110001010110101111011101110010011110011101101011101001110100011 e2b5dddcf0eee2b5eee4f3b5d3a3
UTF-8 盖毬韲盖鈔鶺咤 111001111001101110010110111001101010111110101100111010011001111110110010111001111001101110010110111010011000100010010100111010011011011010111010111001011001001010100100 e79b96e6aface99fb2e79b96e98894e9b6bae592a4
UHC 盖毬?盖??咤 1100101111001100110011111011001100111111110010111100110000111111001111111111011011100011 cbcccfb33fcbcc3f3ff6e3

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