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^ 1110000110011111001111110011111101000100111000011001111100111111001111110100010001011110 e19f3f3f44e19f3f3f445e
EUC-JP 癲??D癲??D^ 1110001010100001001111110011111101000100111000101010000100111111001111110100010001011110 e2a13f3f44e2a13f3f445e
UTF-8 癲우츉D癲우츉D^ 111001111001100110110010111011001001101010110000111011001011100010001001010001001110011110011001101100101110110010011010101100001110110010111000100010010100010001011110 e799b2ec9ab0ecb88944e799b2ec9ab0ecb889445e
UHC 癲우츉D癲우츉D^ 111011111010011010111111111011001010111010000101010001001110111110100110101111111110110010101110100001010100010001011110 efa6bfecae8544efa6bfecae85445e

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