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 犲凅亶犲凅亶^ 11100000101110101001100101111000100110001011011111100000101110101001100101111000100110001011011101011110 e0ba997898b7e0ba997898b75e
EUC-JP 犲凅亶犲凅亶^ 11100000101111001101000111011001110100001011100111100000101111001101000111011001110100001011100101011110 e0bcd1d9d0b9e0bcd1d9d0b95e
UTF-8 犲凅亶犲凅亶^ 11100111100010101011001011100101100001111000010111100100101110101011011011100111100010101011001011100101100001111000010111100100101110101011011001011110 e78ab2e58785e4bab6e78ab2e58785e4bab65e
UHC ??亶??亶^ 001111110011111111010011101000100011111100111111110100111010001001011110 3f3fd3a23f3fd3a25e

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