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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??盛}??盛{^ 0011111100111111100100001011011101111101001111110011111110010000101101110111101101011110 3f3f90b77d3f3f90b77b5e
EUC-JP ??盛}??盛{^ 0011111100111111110000001011100101111101001111110011111111000000101110010111101101011110 3f3fc0b97d3f3fc0b97b5e
UTF-8 롛롋盛}롛롋盛{^ 111010111010000110011011111010111010000110001011111001111001101110011011011111011110101110100001100110111110101110100001100010111110011110011011100110110111101101011110 eba19beba18be79b9b7deba19beba18be79b9b7b5e
UHC 롛롋盛}롛롋盛{^ 100011101101111110001110110100011110000011111100011111011000111011011111100011101101000111100000111111000111101101011110 8edf8ed1e0fc7d8edf8ed1e0fc7b5e

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