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 陜薙じ}陜薙じ{^ 111010001001110110010011111000111000001010110110011111011110100010011101100100111110001110000010101101100111101101011110 e89d93e382b67de89d93e382b67b5e
EUC-JP 陜薙じ}陜薙じ{^ 111011111111110111000110111001011010010010111000011111011110111111111101110001101110010110100100101110000111101101011110 effdc6e5a4b87deffdc6e5a4b87b5e
UTF-8 陜薙じ}陜薙じ{^ 111010011001100110011100111010001001011010011001111000111000000110011000011111011110100110011001100111001110100010010110100110011110001110000001100110000111101101011110 e9999ce89699e381987de9999ce89699e381987b5e
UHC 陜?じ}陜?じ{^ 11111001111100000011111110101010101110000111110111111001111100000011111110101010101110000111101101011110 f9f03faab87df9f03faab87b5e

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