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 齋???}齋???{^ 11100010010101100011111100111111001111110111110111100010010101100011111100111111001111110111101101011110 e2563f3f3f7de2563f3f3f7b5e
EUC-JP 齋???}齋???{^ 11100011101101110011111100111111001111110111110111100011101101110011111100111111001111110111101101011110 e3b73f3f3f7de3b73f3f3f7b5e
UTF-8 齋멸렠뾰}齋멸렠뾰{^ 111010011011110110001011111010111010100110111000111010111010000010100000111010111011111010110000011111011110100110111101100010111110101110101001101110001110101110100000101000001110101110111110101100000111101101011110 e9bd8beba9b8eba0a0ebbeb07de9bd8beba9b8eba0a0ebbeb07b5e
UHC 齋멸렠뾰}齋멸렠뾰{^ 11101110101100011011100011101010100011101011000110111011110011110111110111101110101100011011100011101010100011101011000110111011110011110111101101011110 eeb1b8ea8eb1bbcf7deeb1b8ea8eb1bbcf7b5e

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