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 載校?載校?^ 1000110111011010100011010101101000111111100011011101101010001101010110100011111101011110 8dda8d5a3f8dda8d5a3f5e
EUC-JP 載校?載校?^ 1011101011011100101110011011101100111111101110101101110010111001101110110011111101011110 badcb9bb3fbadcb9bb3f5e
UTF-8 載校회載校회^ 11101000101111001000100111100110101000001010000111101101100110101000110011101000101111001000100111100110101000001010000111101101100110101000110001011110 e8bc89e6a0a1ed9a8ce8bc89e6a0a1ed9a8c5e
UHC 載校회載校회^ 11101110101100001100111011101000110010001011100011101110101100001100111011101000110010001011100001011110 eeb0cee8c8b8eeb0cee8c8b85e

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