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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ??湲n}??湲n{^ 00111111001111111001111111010001011011100111110100111111001111111001111111010001011011100111101101011110 3f3f9fd16e7d3f3f9fd16e7b5e
EUC-JP ??湲n}??湲n{^ 00111111001111111101111011010011011011100111110100111111001111111101111011010011011011100111101101011110 3f3fded36e7d3f3fded36e7b5e
UTF-8 롔렏湲n}롔렏湲n{^ 1110101110100001100101001110101110100000100011111110011010111001101100100110111001111101111010111010000110010100111010111010000010001111111001101011100110110010011011100111101101011110 eba194eba08fe6b9b26e7deba194eba08fe6b9b26e7b5e
UHC 롔렏湲n}롔렏湲n{^ 1000111011011000100011101010010111101010101110000110111001111101100011101101100010001110101001011110101010111000011011100111101101011110 8ed88ea5eab86e7d8ed88ea5eab86e7b5e

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