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 暎??偃??阿 10011101111100110011111100111111100110001110111000111111001111111000100010100010 9df33f3f98ee3f3f88a2
EUC-JP 暎??偃??阿 11011010111101010011111100111111110100001111000000111111001111111011000010100100 daf53f3fd0f03f3fb0a4
UTF-8 暎얜젉偃띾젿阿 111001101001101010001110111011001001011010011100111011001010000010001001111001011000000110000011111010111001110110111110111011001010000010111111111010011001100010111111 e69a8eec969ceca089e58183eb9dbeeca0bfe998bf
UHC 暎얜젉偃띾젿阿 1110011110110010101111101110101110100000100010111110010111100111100011011110101110100000101100011110010010111001 e7b2beeba08be5e78deba0b1e4b9

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