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 貉ソ蠑殉\}貉ソ蠑殉\{^ 11100110101110011011111111100101101111001000111101111101010111000111110111100110101110011011111111100101101111001000111101111101010111000111101101011110 e6b9bfe5bc8f7d5c7de6b9bfe5bc8f7d5c7b5e
EUC-JP 貉ソ蠑殉\}貉ソ蠑殉\{^ 111011001011101110001110101111111110101010111110101111011101111001011100011111011110110010111011100011101011111111101010101111101011110111011110010111000111101101011110 ecbb8ebfeabebdde5c7decbb8ebfeabebdde5c7b5e
UTF-8 貉ソ蠑殉\}貉ソ蠑殉\{^ 1110100010110010100010011110111110111101101111111110100010100000100100011110011010101110100010010101110001111101111010001011001010001001111011111011110110111111111010001010000010010001111001101010111010001001010111000111101101011110 e8b289efbdbfe8a091e6ae895c7de8b289efbdbfe8a091e6ae895c7b5e
UHC ???殉\}???殉\{^ 001111110011111100111111111000101110011001011100011111010011111100111111001111111110001011100110010111000111101101011110 3f3f3fe2e65c7d3f3f3fe2e65c7b5e

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