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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 貉ソ蠑習\}貉ソ蠑習\{^ 11100110101110011011111111100101101111001000111101001011010111000111110111100110101110011011111111100101101111001000111101001011010111000111101101011110 e6b9bfe5bc8f4b5c7de6b9bfe5bc8f4b5c7b5e
EUC-JP 貉ソ蠑習\}貉ソ蠑習\{^ 111011001011101110001110101111111110101010111110101111011010110001011100011111011110110010111011100011101011111111101010101111101011110110101100010111000111101101011110 ecbb8ebfeabebdac5c7decbb8ebfeabebdac5c7b5e
UTF-8 貉ソ蠑習\}貉ソ蠑習\{^ 1110100010110010100010011110111110111101101111111110100010100000100100011110011110111111100100100101110001111101111010001011001010001001111011111011110110111111111010001010000010010001111001111011111110010010010111000111101101011110 e8b289efbdbfe8a091e7bf925c7de8b289efbdbfe8a091e7bf925c7b5e
UHC ???習\}???習\{^ 001111110011111100111111111000111010011101011100011111010011111100111111001111111110001110100111010111000111101101011110 3f3f3fe3a75c7d3f3f3fe3a75c7b5e

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