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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?德?秘?}?德?秘?{^ 0011111111111010101110100011111110010100111010010011111101111101001111111111101010111010001111111001010011101001001111110111101101011110 3ffaba3f94e93f7d3ffaba3f94e93f7b5e
EUC-JP ???秘?}???秘?{^ 001111110011111100111111110010001110101100111111011111010011111100111111001111111100100011101011001111110111101101011110 3f3f3fc8eb3f7d3f3f3fc8eb3f7b5e
UTF-8 뤯德죴秘렑}뤯德죴秘렑{^ 111010111010010010101111111001011011111010110111111011001010001110110100111001111010011110011000111010111010000010010001011111011110101110100100101011111110010110111110101101111110110010100011101101001110011110100111100110001110101110100000100100010111101101011110 eba4afe5beb7eca3b4e7a798eba0917deba4afe5beb7eca3b4e7a798eba0917b5e
UHC 뤯德죴秘렑}뤯德죴秘렑{^ 1000111111011101110100111110110010100001100011111101110111111010100011101010011001111101100011111101110111010011111011001010000110001111110111011111101010001110101001100111101101011110 8fddd3eca18fddfa8ea67d8fddd3eca18fddfa8ea67b5e

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