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 閻??也?闇? 11101000100001010011111100111111100101101110011100111111100010001100010100111111 e8853f3f96e73f88c53f
EUC-JP 閻??也?闇? 11101111111001010011111100111111110011001110100100111111101100001100011100111111 efe53f3fcce93fb0c73f
UTF-8 閻⒵깭也쵡闇듾 111010011001011010111011111000101001001010110101111010101011100110101101111001001011100110011111111011001011010110100001111010011001011110000111111010111001001110111110 e996bbe292b5eab9ade4b99fecb5a1e99787eb93be
UHC 閻⒵깭也쵡闇듾 1110011110100010101010011110011010000011100111001110010110100101101011010100000111100100111000011000101011100100 e7a2a9e6839ce5a5ad41e4e18ae4

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