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{^ 10010111011001010011111100111111011011100111110110010111011001010011111100111111011011100111101101011110 97653f3f6e7d97653f3f6e7b5e
EUC-JP 容??n}容??n{^ 11001101110001100011111100111111011011100111110111001101110001100011111100111111011011100111101101011110 cdc63f3f6e7dcdc63f3f6e7b5e
UTF-8 容띷누n}容띷누n{^ 1110010110101110101110011110101110011101101101111110101110001000100001000110111001111101111001011010111010111001111010111001110110110111111010111000100010000100011011100111101101011110 e5aeb9eb9db7eb88846e7de5aeb9eb9db7eb88846e7b5e
UHC 容띷누n}容띷누n{^ 1110100110111011100011011110011010110100101010010110111001111101111010011011101110001101111001101011010010101001011011100111101101011110 e9bb8de6b4a96e7de9bb8de6b4a96e7b5e

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