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 ÚÛèäÚÛèäB 110110101101101111101000111001001101101011011011111010001110010001000010 dadbe8e4dadbe8e442
SJIS-WIN ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
EUC-JP ÚÛèäÚÛèäB 10001111101010101110001010001111101010101110010110001111101010111011001010001111101010111010001110001111101010101110001010001111101010101110010110001111101010111011001010001111101010111010001101000010 8faae28faae58fabb28faba38faae28faae58fabb28faba342
UTF-8 ÚÛèäÚÛèäB 1100001110011010110000111001101111000011101010001100001110100100110000111001101011000011100110111100001110101000110000111010010001000010 c39ac39bc3a8c3a4c39ac39bc3a8c3a442
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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