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 蛟擁硯蛟擁硯^ 11100101100000001001011101101001100011001010010111100101100000001001011101101001100011001010010101011110 e58097698ca5e58097698ca55e
EUC-JP 蛟擁硯蛟擁硯^ 11101001111000001100110111001010101110001010011111101001111000001100110111001010101110001010011101011110 e9e0cdcab8a7e9e0cdcab8a75e
UTF-8 蛟擁硯蛟擁硯^ 11101000100110111001111111100110100100111000000111100111101000011010111111101000100110111001111111100110100100111000000111100111101000011010111101011110 e89b9fe69381e7a1afe89b9fe69381e7a1af5e
UHC 蛟擁硯蛟擁硯^ 11001110111100011110100010110110111001101101101111001110111100011110100010110110111001101101101101011110 cef1e8b6e6dbcef1e8b6e6db5e

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