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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 絏葛娼}絏葛娼{^ 111000110101000110001010100010111000111110101001011111011110001101010001100010101000101110001111101010010111101101011110 e3518a8b8fa97de3518a8b8fa97b5e
EUC-JP 絏葛娼}絏葛娼{^ 111001011011001010110011111010111011111010101011011111011110010110110010101100111110101110111110101010110111101101011110 e5b2b3ebbeab7de5b2b3ebbeab7b5e
UTF-8 絏葛娼}絏葛娼{^ 111001111011010110001111111010001001000110011011111001011010100010111100011111011110011110110101100011111110100010010001100110111110010110101000101111000111101101011110 e7b58fe8919be5a8bc7de7b58fe8919be5a8bc7b5e
UHC ?葛娼}?葛娼{^ 00111111110010101110011111110011110111100111110100111111110010101110011111110011110111100111101101011110 3fcae7f3de7d3fcae7f3de7b5e

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