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^ 11100110110110010011111100111111001111110100010011100110110110010011111100111111001111110100010001011110 e6d93f3f3f44e6d93f3f3f445e
EUC-JP 贓???D贓???D^ 11101100110110110011111100111111001111110100010011101100110110110011111100111111001111110100010001011110 ecdb3f3f3f44ecdb3f3f3f445e
UTF-8 贓렪熉렜D贓렪熉렜D^ 111010001011010010010011111010111010000010101010111001111000011010001001111010111010000010011100010001001110100010110100100100111110101110100000101010101110011110000110100010011110101110100000100111000100010001011110 e8b493eba0aae78689eba09c44e8b493eba0aae78689eba09c445e
UHC 贓렪熉렜D贓렪熉렜D^ 11101101111111001000111010111000111010011111101110001110101011100100010011101101111111001000111010111000111010011111101110001110101011100100010001011110 edfc8eb8e9fb8eae44edfc8eb8e9fb8eae445e

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