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 ??刃}??刃{^ 0011111100111111100100000110111001111101001111110011111110010000011011100111101101011110 3f3f906e7d3f3f906e7b5e
EUC-JP ??刃}??刃{^ 0011111100111111101111111100111101111101001111110011111110111111110011110111101101011110 3f3fbfcf7d3f3fbfcf7b5e
UTF-8 렯롋刃}렯롋刃{^ 111010111010000010101111111010111010000110001011111001011000100010000011011111011110101110100000101011111110101110100001100010111110010110001000100000110111101101011110 eba0afeba18be588837deba0afeba18be588837b5e
UHC 렯롋刃}렯롋刃{^ 100011101011110010001110110100011110110011010011011111011000111010111100100011101101000111101100110100110111101101011110 8ebc8ed1ecd37d8ebc8ed1ecd37b5e

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