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 霓??維??飮 11101000101111010011111100111111100010001101101100111111001111111001111101011010 e8bd3f3f88db3f3f9f5a
EUC-JP 霓??維??飮 11110000101111110011111100111111101100001101110100111111001111111101110110111011 f0bf3f3fb0dd3f3fddbb
UTF-8 霓띰퐘維곫끽飮 111010011001110010010011111010111001110110110000111011011001000010011000111001111011011010101101111010101011001110101011111010111000000110111101111010011010001110101110 e99c93eb9db0ed9098e7b6adeab3abeb81bde9a3ae
UHC 霓띰퐘維곫끽飮 1110011111100111101101101110111110111101100000101110101110101011100000011110011010110011101000111110101111100110 e7e7b6efbd82ebab81e6b3a3ebe6

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