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 隨ャ謐千ャャ謐殖 11100111101011001010110011100110100011011001000011100111101011001010110011100110100011011001000001000010 e7acace68d90e7acace68d9042
EUC-JP 隨ャ謐千ャャ謐殖 11101110101011101000111010101100111010111110110111000000111010011000111010101100100011101010110011101011111011011011111110100011 eeae8eacebedc0e98eac8eacebedbfa3
UTF-8 隨ャ謐千ャャ謐殖 111010011001101010101000111011111011110110101100111010001010110010010000111001011000110110000011111011111011110110101100111011111011110110101100111010001010110010010000111001101010111010010110 e99aa8efbdace8ac90e58d83efbdacefbdace8ac90e6ae96
UHC 隨?謐千??謐殖 11100010110010110011111111011010110011011111010010110110001111110011111111011010110011011110001111010110 e2cb3fdacdf4b63f3fdacde3d6

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