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 鋺壱狭}鋺壱狭{^ 111001111111101010001000111010111000101110110111011111011110011111111010100010001110101110001011101101110111101101011110 e7fa88eb8bb77de7fa88eb8bb77b5e
EUC-JP 鋺壱狭}鋺壱狭{^ 111011101111110010110000111011011011011010111001011111011110111011111100101100001110110110110110101110010111101101011110 eefcb0edb6b97deefcb0edb6b97b5e
UTF-8 鋺壱狭}鋺壱狭{^ 111010011000101110111010111001011010001110110001111001111000101110101101011111011110100110001011101110101110010110100011101100011110011110001011101011010111101101011110 e98bbae5a3b1e78bad7de98bbae5a3b1e78bad7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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