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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蛟溯ウェ竇ケ驥 1110010110000000100111111110100010110011101010101110001010000101101110011110100110000111 e5809fe8b3aae285b9e987
EUC-JP 蛟溯ウェ竇ケ驥 1110100111100000110111101110101010001110101100111000111010101010111000111110010110001110101110011111000111100111 e9e0deea8eb38eaae3e58eb9f1e7
UTF-8 蛟溯ウェ竇ケ驥 111010001001101110011111111001101011101010101111111011111011110110110011111011111011110110101010111001111010101110000111111011111011110110111001111010011010100110100101 e89b9fe6baafefbdb3efbdaae7ab87efbdb9e9a9a5
UHC 蛟溯??竇?驥 1100111011110001111000011011110100111111001111111101010011100100001111111101000111001010 cef1e1bd3f3fd4e43fd1ca

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