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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 鶯??D鶯??D^ 1110100111110010001111110011111101000100111010011111001000111111001111110100010001011110 e9f23f3f44e9f23f3f445e
EUC-JP 鶯??D鶯??D^ 1111001011110100001111110011111101000100111100101111010000111111001111110100010001011110 f2f43f3f44f2f43f3f445e
UTF-8 鶯밸젫D鶯밸젫D^ 111010011011011010101111111010111011000010111000111011001010000010101011010001001110100110110110101011111110101110110000101110001110110010100000101010110100010001011110 e9b6afebb0b8eca0ab44e9b6afebb0b8eca0ab445e
UHC 鶯밸젫D鶯밸젫D^ 111001011010001110111001111010111010000010100011010001001110010110100011101110011110101110100000101000110100010001011110 e5a3b9eba0a344e5a3b9eba0a3445e

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