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 遨鈴賢遨鈴賢^ 11100111101010011001011111101001100011001010101111100111101010011001011111101001100011001010101101011110 e7a997e98cabe7a997e98cab5e
EUC-JP 遨鈴賢遨鈴賢^ 11101110101010111100111011101011101110001010110111101110101010111100111011101011101110001010110101011110 eeabceebb8adeeabceebb8ad5e
UTF-8 遨鈴賢遨鈴賢^ 11101001100000011010100011101001100010001011010011101000101100111010001011101001100000011010100011101001100010001011010011101000101100111010001001011110 e981a8e988b4e8b3a2e981a8e988b4e8b3a25e
UHC ?鈴賢?鈴賢^ 0011111111010110110000101111101011100111001111111101011011000010111110101110011101011110 3fd6c2fae73fd6c2fae75e

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