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^ 10001101100110001000011101000100001111110100010010001101100110001000011101000100001111110100010001011110 8d9887443f448d9887443f445e
EUC-JP 腰??D腰??D^ 1011100111111000001111110011111101000100101110011111100000111111001111110100010001011110 b9f83f3f44b9f83f3f445e
UTF-8 腰⑤뫓D腰⑤뫓D^ 111010001000010110110000111000101001000110100100111010111010101110010011010001001110100010000101101100001110001010010001101001001110101110101011100100110100010001011110 e885b0e291a4ebab9344e885b0e291a4ebab93445e
UHC 腰⑤뫓D腰⑤뫓D^ 111010011010011010101000111010111001000110110101010001001110100110100110101010001110101110010001101101010100010001011110 e9a6a8eb91b544e9a6a8eb91b5445e

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