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 纐紫審}纐紫審{^ 111000111001011010001110100001111001000001010010011111011110001110010110100011101000011110010000010100100111101101011110 e3968e8790527de3968e8790527b5e
EUC-JP 纐紫審}纐紫審{^ 111001011111011010111011111001111011111110110011011111011110010111110110101110111110011110111111101100110111101101011110 e5f6bbe7bfb37de5f6bbe7bfb37b5e
UTF-8 纐紫審}纐紫審{^ 111001111011101010010000111001111011010010101011111001011010111110101001011111011110011110111010100100001110011110110100101010111110010110101111101010010111101101011110 e7ba90e7b4abe5afa97de7ba90e7b4abe5afa97b5e
UHC ?紫審}?紫審{^ 00111111111011011011100111100011111110110111110100111111111011011011100111100011111110110111101101011110 3fedb9e3fb7d3fedb9e3fb7b5e

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