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^ 11100010101000110011111100111111001111110100010011100010101000110011111100111111001111110100010001011110 e2a33f3f3f44e2a33f3f3f445e
EUC-JP 筌???D筌???D^ 11100100101001010011111100111111001111110100010011100100101001010011111100111111001111110100010001011110 e4a53f3f3f44e4a53f3f3f445e
UTF-8 筌듐굦흟D筌듐굦흟D^ 111001111010110110001100111010111001001110010000111010101011010110100110111011011001110110011111010001001110011110101101100011001110101110010011100100001110101010110101101001101110110110011101100111110100010001011110 e7ad8ceb9390eab5a6ed9d9f44e7ad8ceb9390eab5a6ed9d9f445e
UHC 筌듐굦흟D筌듐굦흟D^ 11101111101001111011010111100011100000101000110011000101100000010100010011101111101001111011010111100011100000101000110011000101100000010100010001011110 efa7b5e3828cc58144efa7b5e3828cc581445e

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