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 ?爾??裵鬚^ 00111111100011101010001000111111001111111111101110100010111010011010001001011110 3f8ea23f3ffba2e9a25e
EUC-JP 瀷爾??裵鬚^ 10001111110010011011010010111100101001000011111100111111100011111101110011010011111100101010010001011110 8fc9b4bca43f3f8fdcd3f2a45e
UTF-8 瀷爾롛롗裵鬚^ 11100111100000001011011111100111100010001011111011101011101000011001101111101011101000011001011111101000101000111011010111101001101011001001101001011110 e780b7e788beeba19beba197e8a3b5e9ac9a5e
UHC 瀷爾롛롗裵鬚^ 11101100110010111110110010110011100011101101111110001110110110111101101111010001111000101101000101011110 eccbecb38edf8edbdbd1e2d15e

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