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 予??乙ユ?珥 1001011101011100001111110011111110001001101100111000001110000110001111111110000011100000 975c3f3f89b383863fe0e0
EUC-JP 予??乙ユ?珥 1100110110111101001111110011111110110010101101011010010111100110001111111110000011100010 cdbd3f3fb2b5a5e63fe0e2
UTF-8 予롪퍑乙ユ걗珥 111001001011101010001000111010111010000110101010111011011000110110010001111001001011100110011001111000111000001110100110111010101011000110010111111001111000111110100101 e4ba88eba1aaed8d91e4b999e383a6eab197e78fa5
UHC 予롪퍑乙ユ걗珥 1110010111111000100011101110101010111011100010001110101111100000101010111110011010000001100000101110110010110100 e5f88eeabb88ebe0abe68182ecb4

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