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{^ 1111101101001101101010001111101110100110101010000110111001111101111110110100110110101000111110111010011010101000011011100111101101011110 fb4da8fba6a86e7dfb4da8fba6a86e7b5e
EUC-JP 濵ィ誧ィn}濵ィ誧ィn{^ 10001111110010011010011010001110101010001000111111011101111110101000111010101000011011100111110110001111110010011010011010001110101010001000111111011101111110101000111010101000011011100111101101011110 8fc9a68ea88fddfa8ea86e7d8fc9a68ea88fddfa8ea86e7b5e
UTF-8 濵ィ誧ィn}濵ィ誧ィn{^ 1110011010111111101101011110111110111101101010001110100010101010101001111110111110111101101010000110111001111101111001101011111110110101111011111011110110101000111010001010101010100111111011111011110110101000011011100111101101011110 e6bfb5efbda8e8aaa7efbda86e7de6bfb5efbda8e8aaa7efbda86e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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