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 ?????Æ? 00111111001111110011111100111111001111111100011000111111 3f3f3f3f3fc63f
SJIS-WIN 娃??徇??節 10001000101000010011111100111111100111000110110100111111001111111001000011011111 88a13f3f9c6d3f3f90df
EUC-JP 娃??徇?Æ節 101100001010001100111111001111111101011111001110001111111000111110101001101000011100000011100001 b0a33f3fd7ce3f8fa9a1c0e1
UTF-8 娃썰튊徇쏉Æ節 1110010110101000100000111110110010001101101100001110110110001010100010101110010110111110100001111110110010001111100010011100001110000110111001111010111110000000 e5a883ec8db0ed8a8ae5be87ec8f89c386e7af80
UHC 娃썰튊徇쏉Æ節 1110100011011111101111011110010010111001100111101110001011011111100110111110111110101000101000011110111110111101 e8dfbde4b99ee2df9befa8a1efbd

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