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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 陜薙すn}陜薙すn{^ 1110100010011101100100111110001110000010101101110110111001111101111010001001110110010011111000111000001010110111011011100111101101011110 e89d93e382b76e7de89d93e382b76e7b5e
EUC-JP 陜薙すn}陜薙すn{^ 1110111111111101110001101110010110100100101110010110111001111101111011111111110111000110111001011010010010111001011011100111101101011110 effdc6e5a4b96e7deffdc6e5a4b96e7b5e
UTF-8 陜薙すn}陜薙すn{^ 1110100110011001100111001110100010010110100110011110001110000001100110010110111001111101111010011001100110011100111010001001011010011001111000111000000110011001011011100111101101011110 e9999ce89699e381996e7de9999ce89699e381996e7b5e
UHC 陜?すn}陜?すn{^ 111110011111000000111111101010101011100101101110011111011111100111110000001111111010101010111001011011100111101101011110 f9f03faab96e7df9f03faab96e7b5e

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