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 驩幔曹}驩幔曹{^ 111010011000100110011011111011011001000110000010011111011110100110001001100110111110110110010001100000100111101101011110 e9899bed91827de9899bed91827b5e
EUC-JP 驩幔曹}驩幔曹{^ 111100011110100111010110111011111100000111100010011111011111000111101001110101101110111111000001111000100111101101011110 f1e9d6efc1e27df1e9d6efc1e27b5e
UTF-8 驩幔曹}驩幔曹{^ 111010011010100110101001111001011011100110010100111001101001101110111001011111011110100110101001101010011110010110111001100101001110011010011011101110010111101101011110 e9a9a9e5b994e69bb97de9a9a9e5b994e69bb97b5e
UHC 驩?曹}驩?曹{^ 11111100101111100011111111110000110001110111110111111100101111100011111111110000110001110111101101011110 fcbe3ff0c77dfcbe3ff0c77b5e

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