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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 閼ア螻櫁「也ォェ 111010001000010010110001111001011011000110011110111010001010001010010110111001111010101110101010 e884b1e5b19ee8a296e7abaa
EUC-JP 閼ア螻櫁「也ォェ 11101111111001001000111010110001111010101011001111011100111010101000111010100010110011001110100110001110101010111000111010101010 efe48eb1eab3dcea8ea2cce98eab8eaa
UTF-8 閼ア螻櫁「也ォェ 111010011001011010111100111011111011110110110001111010001001111010111011111001101010101110000001111011111011110110100010111001001011100110011111111011111011110110101011111011111011110110101010 e996bcefbdb1e89ebbe6ab81efbda2e4b99fefbdabefbdaa
UHC 閼????也?? 11100100110110010011111100111111001111110011111111100101101001010011111100111111 e4d93f3f3f3fe5a53f3f

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