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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?齧膳}?齧膳{^ 00111111111010101001011010010001010101100111110100111111111010101001011010010001010101100111101101011110 3fea9691567d3fea9691567b5e
EUC-JP ?齧膳}?齧膳{^ 00111111111100111111011011000001101101110111110100111111111100111111011011000001101101110111101101011110 3ff3f6c1b77d3ff3f6c1b77b5e
UTF-8 涉齧膳}涉齧膳{^ 111001101011011010001001111010011011110110100111111010001000011010110011011111011110011010110110100010011110100110111101101001111110100010000110101100110111101101011110 e6b689e9bda7e886b37de6b689e9bda7e886b37b5e
UHC 涉齧膳}涉齧膳{^ 111000001110111111100000111001011110000011001110011111011110000011101111111000001110010111100000110011100111101101011110 e0efe0e5e0ce7de0efe0e5e0ce7b5e

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