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 霓????ぜ遊 11101000101111010011111100111111001111110011111110000010101110101001011101010110 e8bd3f3f3f3f82ba9756
EUC-JP 霓????ぜ遊 11110000101111110011111100111111001111110011111110100100101111001100110110110111 f0bf3f3f3f3fa4bccdb7
UTF-8 霓얠떜梨띈ぜ遊 111010011001110010010011111011001001011010100000111010111001011010011100111011111010011110100010111010111001110110001000111000111000000110011100111010011000000110001010 e99c93ec96a0eb969cefa7a2eb9d88e3819ce9818a
UHC 霓얠떜梨띈ぜ遊 1110011111100111101111101110110010001011101100101110110010110001101101101110100010101010101111001110101110110100 e7e7beec8bb2ecb1b6e8aabcebb4

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