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 曜??偃??餓 10010111011010100011111100111111100110001110111000111111001111111000100111101100 976a3f3f98ee3f3f89ec
EUC-JP 曜??偃??餓 11001101110010110011111100111111110100001111000000111111001111111011001011101110 cdcb3f3fd0f03f3fb2ee
UTF-8 曜쏅젒偃띾젿餓 111001101001101110011100111011001000111110000101111011001010000010010010111001011000000110000011111010111001110110111110111011001010000010111111111010011010010010010011 e69b9cec8f85eca092e58183eb9dbeeca0bfe9a493
UHC 曜쏅젒偃띾젿餓 1110100011111000100110111110101110100000100100011110010111100111100011011110101110100000101100011110010010111011 e8f89beba091e5e78deba0b1e4bb

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