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 萬処宗萬処宗^ 11100100110111011000111110001000100011110100000011100100110111011000111110001000100011110100000001011110 e4dd8f888f40e4dd8f888f405e
EUC-JP 萬処宗萬処宗^ 11101000110111111011110111101000101111011010000111101000110111111011110111101000101111011010000101011110 e8dfbde8bda1e8dfbde8bda15e
UTF-8 萬処宗萬処宗^ 11101000100100001010110011100101100001111010011011100101101011101001011111101000100100001010110011100101100001111010011011100101101011101001011101011110 e890ace587a6e5ae97e890ace587a6e5ae975e
UHC 萬?宗萬?宗^ 1101100010111111001111111111000011110011110110001011111100111111111100001111001101011110 d8bf3ff0f3d8bf3ff0f35e

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