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 濵ィ蠇溶}濵ィ蠇溶{^ 1111101101001101101010001111101110100001100101110110111001111101111110110100110110101000111110111010000110010111011011100111101101011110 fb4da8fba1976e7dfb4da8fba1976e7b5e
EUC-JP 濵ィ?溶}濵ィ?溶{^ 10001111110010011010011010001110101010000011111111001101110011110111110110001111110010011010011010001110101010000011111111001101110011110111101101011110 8fc9a68ea83fcdcf7d8fc9a68ea83fcdcf7b5e
UTF-8 濵ィ蠇溶}濵ィ蠇溶{^ 111001101011111110110101111011111011110110101000111010001010000010000111111001101011101010110110011111011110011010111111101101011110111110111101101010001110100010100000100001111110011010111010101101100111101101011110 e6bfb5efbda8e8a087e6bab67de6bfb5efbda8e8a087e6bab67b5e
UHC ???溶}???溶{^ 00111111001111110011111111101001110000010111110100111111001111110011111111101001110000010111101101011110 3f3f3fe9c17d3f3f3fe9c17b5e

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