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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 陬ょ中}陬ょ中{^ 111010001010001110000010111001011001001010000110011111011110100010100011100000101110010110010010100001100111101101011110 e8a382e592867de8a382e592867b5e
EUC-JP 陬ょ中}陬ょ中{^ 111100001010010110100100111001111100001111100110011111011111000010100101101001001110011111000011111001100111101101011110 f0a5a4e7c3e67df0a5a4e7c3e67b5e
UTF-8 陬ょ中}陬ょ中{^ 111010011001100110101100111000111000001010000111111001001011100010101101011111011110100110011001101011001110001110000010100001111110010010111000101011010111101101011110 e999ace38287e4b8ad7de999ace38287e4b8ad7b5e
UHC ?ょ中}?ょ中{^ 00111111101010101110011111110001111010010111110100111111101010101110011111110001111010010111101101011110 3faae7f1e97d3faae7f1e97b5e

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