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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 迸サ迥ァ\}迸サ迥ァ\{^ 1110011110011110101110111110011110001010101001110101110001111101111001111001111010111011111001111000101010100111010111000111101101011110 e79ebbe78aa75c7de79ebbe78aa75c7b5e
EUC-JP 迸サ迥ァ\}迸サ迥ァ\{^ 111011011111111010001110101110111110110111101010100011101010011101011100011111011110110111111110100011101011101111101101111010101000111010100111010111000111101101011110 edfe8ebbedea8ea75c7dedfe8ebbedea8ea75c7b5e
UTF-8 迸サ迥ァ\}迸サ迥ァ\{^ 1110100010111111101110001110111110111101101110111110100010111111101001011110111110111101101001110101110001111101111010001011111110111000111011111011110110111011111010001011111110100101111011111011110110100111010111000111101101011110 e8bfb8efbdbbe8bfa5efbda75c7de8bfb8efbdbbe8bfa5efbda75c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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