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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 髯る←\}髯る←\{^ 1110100110011001100000101110100110000001101010010101110001111101111010011001100110000010111010011000000110101001010111000111101101011110 e99982e981a95c7de99982e981a95c7b5e
EUC-JP 髯る←\}髯る←\{^ 1111000111111001101001001110101110100010101010110101110001111101111100011111100110100100111010111010001010101011010111000111101101011110 f1f9a4eba2ab5c7df1f9a4eba2ab5c7b5e
UTF-8 髯る←\}髯る←\{^ 1110100110101011101011111110001110000010100010111110001010000110100100000101110001111101111010011010101110101111111000111000001010001011111000101000011010010000010111000111101101011110 e9abafe3828be286905c7de9abafe3828be286905c7b5e
UHC ?る←\}?る←\{^ 001111111010101011101011101000011110011101011100011111010011111110101010111010111010000111100111010111000111101101011110 3faaeba1e75c7d3faaeba1e75c7b5e

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