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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???壽}???壽{^ 00111111001111110011111110011010111001100111110100111111001111110011111110011010111001100111101101011110 3f3f3f9ae67d3f3f3f9ae67b5e
EUC-JP ???壽}???壽{^ 00111111001111110011111111010100111010000111110100111111001111110011111111010100111010000111101101011110 3f3f3fd4e87d3f3f3fd4e87b5e
UTF-8 年읰曆壽}年읰曆壽{^ 111011111010011010001110111011001001110110110000111011111010011010001011111001011010001110111101011111011110111110100110100011101110110010011101101100001110111110100110100010111110010110100011101111010111101101011110 efa68eec9db0efa68be5a3bd7defa68eec9db0efa68be5a3bd7b5e
UHC 年읰曆壽}年읰曆壽{^ 11100110110001001001111111010110111001101011011111100001111110000111110111100110110001001001111111010110111001101011011111100001111110000111101101011110 e6c49fd6e6b7e1f87de6c49fd6e6b7e1f87b5e

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