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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 運蛇?\}運蛇?\{^ 100010010101111010001110110101100011111101011100011111011000100101011110100011101101011000111111010111000111101101011110 895e8ed63f5c7d895e8ed63f5c7b5e
EUC-JP 運蛇?\}運蛇?\{^ 101100011011111110111100110110000011111101011100011111011011000110111111101111001101100000111111010111000111101101011110 b1bfbcd83f5c7db1bfbcd83f5c7b5e
UTF-8 運蛇ㄱ\}運蛇ㄱ\{^ 1110100110000001100010111110100010011011100001111110001110000100101100010101110001111101111010011000000110001011111010001001101110000111111000111000010010110001010111000111101101011110 e9818be89b87e384b15c7de9818be89b87e384b15c7b5e
UHC 運蛇ㄱ\}運蛇ㄱ\{^ 1110101010100001110111101110111110100100101000010101110001111101111010101010000111011110111011111010010010100001010111000111101101011110 eaa1deefa4a15c7deaa1deefa4a15c7b5e

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