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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 痍?莊?D痍?莊?D^ 111000010111011100111111111001001011010100111111010001001110000101110111001111111110010010110101001111110100010001011110 e1773fe4b53f44e1773fe4b53f445e
EUC-JP 痍?莊?D痍?莊?D^ 111000011101100000111111111010001011011100111111010001001110000111011000001111111110100010110111001111110100010001011110 e1d83fe8b73f44e1d83fe8b73f445e
UTF-8 痍렞莊렱D痍렞莊렱D^ 111001111001011110001101111010111010000010011110111010001000111010001010111010111010000010110001010001001110011110010111100011011110101110100000100111101110100010001110100010101110101110100000101100010100010001011110 e7978deba09ee88e8aeba0b144e7978deba09ee88e8aeba0b1445e
UHC 痍렞莊렱D痍렞莊렱D^ 11101100101101111000111010101111111011011111011010001110101111100100010011101100101101111000111010101111111011011111011010001110101111100100010001011110 ecb78eafedf68ebe44ecb78eafedf68ebe445e

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