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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?九豺[?九豺[^ 00111111100010111110001111100110101101110101101100111111100010111110001111100110101101110101101101011110 3f8be3e6b75b3f8be3e6b75b5e
EUC-JP ?九豺[?九豺[^ 00111111101101101110010111101100101110010101101100111111101101101110010111101100101110010101101101011110 3fb6e5ecb95b3fb6e5ecb95b5e
UTF-8 뤗九豺[뤗九豺[^ 111010111010010010010111111001001011100110011101111010001011000110111010010110111110101110100100100101111110010010111001100111011110100010110001101110100101101101011110 eba497e4b99de8b1ba5beba497e4b99de8b1ba5b5e
UHC 뤗九豺[뤗九豺[^ 100011111100011111001110111110101110001111001111010110111000111111000111110011101111101011100011110011110101101101011110 8fc7cefae3cf5b8fc7cefae3cf5b5e

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