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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蟠ァ閠悟エァ閠型 11100101101101001010011111101000100000001000110011100101101101001010011111101000100000001000110001011110 e5b4a7e8808ce5b4a7e8808c5e
EUC-JP 蟠ァ閠悟エァ閠型 11101010101101101000111010100111111011111110000010111000111001111000111010110100100011101010011111101111111000001011011110111111 eab68ea7efe0b8e78eb48ea7efe0b7bf
UTF-8 蟠ァ閠悟エァ閠型 111010001001111110100000111011111011110110100111111010011001011010100000111001101000001010011111111011111011110110110100111011111011110110100111111010011001011010100000111001011001111010001011 e89fa0efbda7e996a0e6829fefbdb4efbda7e996a0e59e8b
UHC 蟠??悟???型 1101101011110110001111110011111111100111111101100011111100111111001111111111101011111110 daf63f3fe7f63f3f3ffafe

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