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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??桀??淋?? 00111111001111111001111001111011001111110011111110010111110100100011111100111111 3f3f9e7b3f3f97d23f3f
EUC-JP ??桀??淋?? 00111111001111111101101111011100001111110011111111001110110101000011111100111111 3f3fdbdc3f3fced43f3f
UTF-8 룵엑桀턱룶淋펑룵 111010111010001110110101111011001001011110010001111001101010000110000000111011011000010010110001111010111010001110110110111001101011011110001011111011011000111010010001111010111010001110110101 eba3b5ec9791e6a180ed84b1eba3b6e6b78bed8e91eba3b5
UHC 룵엑桀턱룶淋펑룵 10001111101010101011111110100010110010111111101011000101110011101000111110101011110101111111101011000110111000111000111110101010 8faabfa2cbfac5ce8fabd7fac6e38faa

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