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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 驫ケ螻疋驫ケ螻疋^ 111010011000101010111001111001011011000110010101010001001110100110001010101110011110010110110001100101010100010001011110 e98ab9e5b19544e98ab9e5b195445e
EUC-JP 驫ケ螻疋驫ケ螻疋^ 1111000111101010100011101011100111101010101100111100100110100101111100011110101010001110101110011110101010110011110010011010010101011110 f1ea8eb9eab3c9a5f1ea8eb9eab3c9a55e
UTF-8 驫ケ螻疋驫ケ螻疋^ 11101001101010011010101111101111101111011011100111101000100111101011101111100111100101101000101111101001101010011010101111101111101111011011100111101000100111101011101111100111100101101000101101011110 e9a9abefbdb9e89ebbe7968be9a9abefbdb9e89ebbe7968b5e
UHC ???疋???疋^ 0011111100111111001111111111100110110101001111110011111100111111111110011011010101011110 3f3f3ff9b53f3f3ff9b55e

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