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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 癲???癲???^ 1110000110011111001111110011111100111111111000011001111100111111001111110011111101011110 e19f3f3f3fe19f3f3f3f5e
EUC-JP 癲???癲???^ 1110001010100001001111110011111100111111111000101010000100111111001111110011111101011110 e2a13f3f3fe2a13f3f3f5e
UTF-8 癲쑳룸눘癲쑳룸눘^ 11100111100110011011001011101100100100011011001111101011101000111011100011101011100010001001100011100111100110011011001011101100100100011011001111101011101000111011100011101011100010001001100001011110 e799b2ec91b3eba3b8eb8898e799b2ec91b3eba3b8eb88985e
UHC 癲쑳룸눘癲쑳룸눘^ 1110111110100110100111001100111010110111111010111000011110110001111011111010011010011100110011101011011111101011100001111011000101011110 efa69cceb7eb87b1efa69cceb7eb87b15e

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