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 렯렯刃}렯렯刃{^ 111010111010000010101111111010111010000010101111111001011000100010000011011111011110101110100000101011111110101110100000101011111110010110001000100000110111101101011110 eba0afeba0afe588837deba0afeba0afe588837b5e
UHC 렯렯刃}렯렯刃{^ 100011101011110010001110101111001110110011010011011111011000111010111100100011101011110011101100110100110111101101011110 8ebc8ebcecd37d8ebc8ebcecd37b5e

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