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?v}?D?v{^ 0011111101000100001111110111011001111101001111110100010000111111011101100111101101011110 3f443f767d3f443f767b5e
SJIS-WIN 鯀D鯀v}鯀D鯀v{^ 111010011011111101000100111010011011111101110110011111011110100110111111010001001110100110111111011101100111101101011110 e9bf44e9bf767de9bf44e9bf767b5e
EUC-JP 鯀D鯀v}鯀D鯀v{^ 111100101100000101000100111100101100000101110110011111011111001011000001010001001111001011000001011101100111101101011110 f2c144f2c1767df2c144f2c1767b5e
UTF-8 鯀D鯀v}鯀D鯀v{^ 11101001101011111000000001000100111010011010111110000000011101100111110111101001101011111000000001000100111010011010111110000000011101100111101101011110 e9af8044e9af80767de9af8044e9af80767b5e
UHC ?D?v}?D?v{^ 0011111101000100001111110111011001111101001111110100010000111111011101100111101101011110 3f443f767d3f443f767b5e

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