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 ??bk}??bk{^ 0011111100111111011000100110101101111101001111110011111101100010011010110111101101011110 3f3f626b7d3f3f626b7b5e
SJIS-WIN 鈔アbk}鈔アbk{^ 11100111111000101011000101100010011010110111110111100111111000101011000101100010011010110111101101011110 e7e2b1626b7de7e2b1626b7b5e
EUC-JP 鈔アbk}鈔アbk{^ 111011101110010010001110101100010110001001101011011111011110111011100100100011101011000101100010011010110111101101011110 eee48eb1626b7deee48eb1626b7b5e
UTF-8 鈔アbk}鈔アbk{^ 11101001100010001001010011101111101111011011000101100010011010110111110111101001100010001001010011101111101111011011000101100010011010110111101101011110 e98894efbdb1626b7de98894efbdb1626b7b5e
UHC ??bk}??bk{^ 0011111100111111011000100110101101111101001111110011111101100010011010110111101101011110 3f3f626b7d3f3f626b7b5e

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