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 齏シ邱、}齏シ邱、{^ 111010001110101110111100111001111011011110100100011111011110100011101011101111001110011110110111101001000111101101011110 e8ebbce7b7a47de8ebbce7b7a47b5e
EUC-JP 齏シ邱、}齏シ邱、{^ 11110000111011011000111010111100111011101011100110001110101001000111110111110000111011011000111010111100111011101011100110001110101001000111101101011110 f0ed8ebceeb98ea47df0ed8ebceeb98ea47b5e
UTF-8 齏シ邱、}齏シ邱、{^ 111010011011110110001111111011111011110110111100111010011000001010110001111011111011110110100100011111011110100110111101100011111110111110111101101111001110100110000010101100011110111110111101101001000111101101011110 e9bd8fefbdbce982b1efbda47de9bd8fefbdbce982b1efbda47b5e
UHC ??邱?}??邱?{^ 00111111001111111100111111001000001111110111110100111111001111111100111111001000001111110111101101011110 3f3fcfc83f7d3f3fcfc83f7b5e

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