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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 陰??D陰??D^ 1000100101000001001111110011111101000100100010010100000100111111001111110100010001011110 89413f3f4489413f3f445e
EUC-JP 陰??D陰??D^ 1011000110100010001111110011111101000100101100011010001000111111001111110100010001011110 b1a23f3f44b1a23f3f445e
UTF-8 陰쒗뀉D陰쒗뀉D^ 111010011001100110110000111011001001001010010111111010111000000010001001010001001110100110011001101100001110110010010010100101111110101110000000100010010100010001011110 e999b0ec9297eb808944e999b0ec9297eb8089445e
UHC 陰쒗뀉D陰쒗뀉D^ 111010111110010010011100111011011000010110000101010001001110101111100100100111001110110110000101100001010100010001011110 ebe49ced858544ebe49ced8585445e

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