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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 壹橋?壹橋?^ 1001101011100011100010111011010000111111100110101110001110001011101101000011111101011110 9ae38bb43f9ae38bb43f5e
EUC-JP 壹橋?壹橋?^ 1101010011100101101101101011011000111111110101001110010110110110101101100011111101011110 d4e5b6b63fd4e5b6b63f5e
UTF-8 壹橋벳壹橋벳^ 11100101101000111011100111100110101010011000101111101011101100101011001111100101101000111011100111100110101010011000101111101011101100101011001101011110 e5a3b9e6a98bebb2b3e5a3b9e6a98bebb2b35e
UHC 壹橋벳壹橋벳^ 11101100111011001100111011101001101110101010101011101100111011001100111011101001101110101010101001011110 ececcee9baaaececcee9baaa5e

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