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 娃??徇??節 10001000101000010011111100111111100111000110110100111111001111111001000011011111 88a13f3f9c6d3f3f90df
EUC-JP 娃??徇??節 10110000101000110011111100111111110101111100111000111111001111111100000011100001 b0a33f3fd7ce3f3fc0e1
UTF-8 娃뤻숱徇롨뼭節 111001011010100010000011111010111010010010111011111011001000100010110001111001011011111010000111111010111010000110101000111010111011110010101101111001111010111110000000 e5a883eba4bbec88b1e5be87eba1a8ebbcade7af80
UHC 娃뤻숱徇롨뼭節 1110100011011111100011111110100110111101101000101110001011011111100011101110100010010110101100001110111110111101 e8df8fe9bda2e2df8ee896b0efbd

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