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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 踟ク鮨黍n}踟ク鮨黍n{^ 11100110111101111011100011101001101111011000101101101111011011100111110111100110111101111011100011101001101111011000101101101111011011100111101101011110 e6f7b8e9bd8b6f6e7de6f7b8e9bd8b6f6e7b5e
EUC-JP 踟ク鮨黍n}踟ク鮨黍n{^ 111011001111100110001110101110001111001010111111101101011101000001101110011111011110110011111001100011101011100011110010101111111011010111010000011011100111101101011110 ecf98eb8f2bfb5d06e7decf98eb8f2bfb5d06e7b5e
UTF-8 踟ク鮨黍n}踟ク鮨黍n{^ 1110100010111000100111111110111110111101101110001110100110101110101010001110100110111011100011010110111001111101111010001011100010011111111011111011110110111000111010011010111010101000111010011011101110001101011011100111101101011110 e8b89fefbdb8e9aea8e9bb8d6e7de8b89fefbdb8e9aea8e9bb8d6e7b5e
UHC ???黍n}???黍n{^ 001111110011111100111111111000001010100001101110011111010011111100111111001111111110000010101000011011100111101101011110 3f3f3fe0a86e7d3f3f3fe0a86e7b5e

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