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^ 1110010111110111001111110011111101000100111001011111011100111111001111110100010001011110 e5f73f3f44e5f73f3f445e
EUC-JP 褶??D褶??D^ 1110101011111001001111110011111101000100111010101111100100111111001111110100010001011110 eaf93f3f44eaf93f3f445e
UTF-8 褶띷랾D褶띷랾D^ 111010001010010010110110111010111001110110110111111010111001111010111110010001001110100010100100101101101110101110011101101101111110101110011110101111100100010001011110 e8a4b6eb9db7eb9ebe44e8a4b6eb9db7eb9ebe445e
UHC 褶띷랾D褶띷랾D^ 111000111010100010001101111001101000111001010111010001001110001110101000100011011110011010001110010101110100010001011110 e3a88de68e5744e3a88de68e57445e

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