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 絏葛嘗}絏葛嘗{^ 111000110101000110001010100010111000111110100110011111011110001101010001100010101000101110001111101001100111101101011110 e3518a8b8fa67de3518a8b8fa67b5e
EUC-JP 絏葛嘗}絏葛嘗{^ 111001011011001010110011111010111011111010101000011111011110010110110010101100111110101110111110101010000111101101011110 e5b2b3ebbea87de5b2b3ebbea87b5e
UTF-8 絏葛嘗}絏葛嘗{^ 111001111011010110001111111010001001000110011011111001011001100010010111011111011110011110110101100011111110100010010001100110111110010110011000100101110111101101011110 e7b58fe8919be598977de7b58fe8919be598977b5e
UHC ?葛嘗}?葛嘗{^ 00111111110010101110011111011111110001000111110100111111110010101110011111011111110001000111101101011110 3fcae7dfc47d3fcae7dfc47b5e

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