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 壤??諭??臾 10011010110111110011111100111111100101110100000000111111001111111110010001101011 9adf3f3f97403f3fe46b
EUC-JP 壤??諭??臾 11010100111000010011111100111111110011011010000100111111001111111110011111001100 d4e13f3fcda13f3fe7cc
UTF-8 壤쀫뵂諭드퐮臾 111001011010001110100100111011001000000010101011111010111011010110000010111010001010101110101101111010111001001110011100111011011001000010101110111010001000011110111110 e5a3a4ec80abebb582e8abadeb939ced90aee887be
UHC 壤쀫뵂諭드퐮臾 1110010110111101100101111110101110010100100010001110101110110001101101011110010110111101100101111110101110101100 e5bd97eb9488ebb1b5e5bd97ebac

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