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 鴦??逾??循 11101001111100010011111100111111111001111010010100111111001111111000111101111010 e9f13f3fe7a53f3f8f7a
EUC-JP 鴦??逾??循 11110010111100110011111100111111111011101010011100111111001111111011110111011011 f2f33f3feea73f3fbddb
UTF-8 鴦볛뫓逾룝튋循 111010011011010010100110111010111011001110011011111010111010101110010011111010011000000010111110111010111010001110011101111011011000101010001011111001011011111010101010 e9b4a6ebb39bebab93e980beeba39ded8a8be5beaa
UHC 鴦볛뫓逾룝튋循 1110010011101100100100111110001010010001101101011110101110110101101101111110010010111001100111111110001011100000 e4ec93e291b5ebb5b7e4b99fe2e0

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