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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 貉ソ蠑集}貉ソ蠑集{^ 1110011010111001101111111110010110111100100011110101011101111101111001101011100110111111111001011011110010001111010101110111101101011110 e6b9bfe5bc8f577de6b9bfe5bc8f577b5e
EUC-JP 貉ソ蠑集}貉ソ蠑集{^ 11101100101110111000111010111111111010101011111010111101101110000111110111101100101110111000111010111111111010101011111010111101101110000111101101011110 ecbb8ebfeabebdb87decbb8ebfeabebdb87b5e
UTF-8 貉ソ蠑集}貉ソ蠑集{^ 111010001011001010001001111011111011110110111111111010001010000010010001111010011001101110000110011111011110100010110010100010011110111110111101101111111110100010100000100100011110100110011011100001100111101101011110 e8b289efbdbfe8a091e99b867de8b289efbdbfe8a091e99b867b5e
UHC ???集}???集{^ 00111111001111110011111111110011101000100111110100111111001111110011111111110011101000100111101101011110 3f3f3ff3a27d3f3f3ff3a27b5e

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