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 嚥??乙ユ?珥 1001101010001011001111110011111110001001101100111000001110000110001111111110000011100000 9a8b3f3f89b383863fe0e0
EUC-JP 嚥??乙ユ?珥 1101001111101011001111110011111110110010101101011010010111100110001111111110000011100010 d3eb3f3fb2b5a5e63fe0e2
UTF-8 嚥싳빒乙ユ걗珥 111001011001101010100101111011001000101110110011111010111011100110010010111001001011100110011001111000111000001110100110111010101011000110010111111001111000111110100101 e59aa5ec8bb3ebb992e4b999e383a6eab197e78fa5
UHC 嚥싳빒乙ユ걗珥 1110011010111111100110101110110010010101101101101110101111100000101010111110011010000001100000101110110010110100 e6bf9aec95b6ebe0abe68182ecb4

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