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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 址???址?羸^ 1001101010101100001111110011111100111111100110101010110000111111111000111011111001011110 9aac3f3f3f9aac3fe3be5e
EUC-JP 址???址?羸^ 1101010010101110001111110011111100111111110101001010111000111111111001101100000001011110 d4ae3f3f3fd4ae3fe6c05e
UTF-8 址띕렗렔址띌羸^ 11100101100111011000000011101011100111011001010111101011101000001001011111101011101000001001010011100101100111011000000011101011100111011000110011100111101111101011100001011110 e59d80eb9d95eba097eba094e59d80eb9d8ce7beb85e
UHC 址띕렗렔址띌羸^ 111100101010001110110110111010111000111010101100100011101010100111110010101000111011011011101001110101111110100001011110 f2a3b6eb8eac8ea9f2a3b6e9d7e85e

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