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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?德∵尹宏?德∵尹槐^ 00111111111110101011101010000001111001101001101110011010100011010100011100111111111110101011101010000001111001101001101110011010100111101100010101011110 3ffaba81e69b9a8d473ffaba81e69b9a9ec55e
EUC-JP ??∵尹宏??∵尹槐^ 0011111100111111101000101110100011010101111110101011100110101000001111110011111110100010111010001101010111111010110111001100011101011110 3f3fa2e8d5fab9a83f3fa2e8d5fadcc75e
UTF-8 뤯德∵尹宏뤯德∵尹槐^ 11101011101001001010111111100101101111101011011111100010100010001011010111100101101100001011100111100101101011101000111111101011101001001010111111100101101111101011011111100010100010001011010111100101101100001011100111100110101001111001000001011110 eba4afe5beb7e288b5e5b0b9e5ae8feba4afe5beb7e288b5e5b0b9e6a7905e
UHC 뤯德∵尹宏뤯德∵尹槐^ 100011111101110111010011111011001010000111110001111010111100010111001110110110111000111111011101110100111110110010100001111100011110101111000101110011101101100101011110 8fddd3eca1f1ebc5cedb8fddd3eca1f1ebc5ced95e

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