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 鬘エ邱㌻}鬘エ邱㌻{^ 1110100110100001101101001110011110110111100001110110111001111101111010011010000110110100111001111011011110000111011011100111101101011110 e9a1b4e7b7876e7de9a1b4e7b7876e7b5e
EUC-JP 鬘エ邱?}鬘エ邱?{^ 1111001010100011100011101011010011101110101110010011111101111101111100101010001110001110101101001110111010111001001111110111101101011110 f2a38eb4eeb93f7df2a38eb4eeb93f7b5e
UTF-8 鬘エ邱㌻}鬘エ邱㌻{^ 111010011010110010011000111011111011110110110100111010011000001010110001111000111000110010111011011111011110100110101100100110001110111110111101101101001110100110000010101100011110001110001100101110110111101101011110 e9ac98efbdb4e982b1e38cbb7de9ac98efbdb4e982b1e38cbb7b5e
UHC ??邱?}??邱?{^ 00111111001111111100111111001000001111110111110100111111001111111100111111001000001111110111101101011110 3f3fcfc83f7d3f3fcfc83f7b5e

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