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 貂イ豁ソ}貂イ豁ソ{^ 111001101011100010110010111001101010110110111111011111011110011010111000101100101110011010101101101111110111101101011110 e6b8b2e6adbf7de6b8b2e6adbf7b5e
EUC-JP 貂イ豁ソ}貂イ豁ソ{^ 11101100101110101000111010110010111011001010111110001110101111110111110111101100101110101000111010110010111011001010111110001110101111110111101101011110 ecba8eb2ecaf8ebf7decba8eb2ecaf8ebf7b5e
UTF-8 貂イ豁ソ}貂イ豁ソ{^ 111010001011001010000010111011111011110110110010111010001011000110000001111011111011110110111111011111011110100010110010100000101110111110111101101100101110100010110001100000011110111110111101101111110111101101011110 e8b282efbdb2e8b181efbdbf7de8b282efbdb2e8b181efbdbf7b5e
UHC 貂?豁?}貂?豁?{^ 111101011011000000111111111111001100001100111111011111011111010110110000001111111111110011000011001111110111101101011110 f5b03ffcc33f7df5b03ffcc33f7b5e

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