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 鱆雫鳫宍\}鱆雫鳫宍\{^ 111010011110000110001110101101001110100111101101100011101011001101011100011111011110100111100001100011101011010011101001111011011000111010110011010111000111101101011110 e9e18eb4e9ed8eb35c7de9e18eb4e9ed8eb35c7b5e
EUC-JP 鱆雫鳫宍\}鱆雫鳫宍\{^ 111100101110001110111100101101101111001011101111101111001011010101011100011111011111001011100011101111001011011011110010111011111011110010110101010111000111101101011110 f2e3bcb6f2efbcb55c7df2e3bcb6f2efbcb55c7b5e
UTF-8 鱆雫鳫宍\}鱆雫鳫宍\{^ 1110100110110001100001101110100110011011101010111110100110110011101010111110010110101110100011010101110001111101111010011011000110000110111010011001101110101011111010011011001110101011111001011010111010001101010111000111101101011110 e9b186e99babe9b3abe5ae8d5c7de9b186e99babe9b3abe5ae8d5c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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