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 陷エ蜃ェ隲懷エァ 111010001001110010110100111001011000011110101010111010001010101110011100111001011011010010100111 e89cb4e587aae8ab9ce5b4a7
EUC-JP 陷エ蜃ェ隲懷エァ 11101111111111001000111010110100111010011110011110001110101010101111000010101101110110001110011110001110101101001000111010100111 effc8eb4e9e78eaaf0add8e78eb48ea7
UTF-8 陷エ蜃ェ隲懷エァ 111010011001100110110111111011111011110110110100111010001001110010000011111011111011110110101010111010011001101010110010111001101000011110110111111011111011110110110100111011111011110110100111 e999b7efbdb4e89c83efbdaae99ab2e687b7efbdb4efbda7
UHC 陷?蜃??懷?? 1111100111101000001111111110001111110001001111110011111111111100111000110011111100111111 f9e83fe3f13f3ffce33f3f

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