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 ????w????w^ 0011111100111111001111110011111101110111001111110011111100111111001111110111011101011110 3f3f3f3f773f3f3f3f775e
SJIS-WIN 嶸贖靦豺w嶸贖靦豺w^ 11111010101101001110011011011100111010001101000111100110101101110111011111111010101101001110011011011100111010001101000111100110101101110111011101011110 fab4e6dce8d1e6b777fab4e6dce8d1e6b7775e
EUC-JP 嶸贖靦豺w嶸贖靦豺w^ 100011111011101111110100111011001101111011110000110100111110110010111001011101111000111110111011111101001110110011011110111100001101001111101100101110010111011101011110 8fbbf4ecdef0d3ecb9778fbbf4ecdef0d3ecb9775e
UTF-8 嶸贖靦豺w嶸贖靦豺w^ 111001011011011010111000111010001011010010010110111010011001110110100110111010001011000110111010011101111110010110110110101110001110100010110100100101101110100110011101101001101110100010110001101110100111011101011110 e5b6b8e8b496e99da6e8b1ba77e5b6b8e8b496e99da6e8b1ba775e
UHC 嶸贖?豺w嶸贖?豺w^ 1110011110101110111000011101101100111111111000111100111101110111111001111010111011100001110110110011111111100011110011110111011101011110 e7aee1db3fe3cf77e7aee1db3fe3cf775e

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