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 盖穩穩}盖穩穩{^ 111000011011001111100010011100101110001001110010011111011110000110110011111000100111001011100010011100100111101101011110 e1b3e272e2727de1b3e272e2727b5e
EUC-JP 盖穩穩}盖穩穩{^ 111000101011010111100011110100111110001111010011011111011110001010110101111000111101001111100011110100110111101101011110 e2b5e3d3e3d37de2b5e3d3e3d37b5e
UTF-8 盖穩穩}盖穩穩{^ 111001111001101110010110111001111010100110101001111001111010100110101001011111011110011110011011100101101110011110101001101010011110011110101001101010010111101101011110 e79b96e7a9a9e7a9a97de79b96e7a9a9e7a9a97b5e
UHC 盖穩穩}盖穩穩{^ 110010111100110011101000101100011110100010110001011111011100101111001100111010001011000111101000101100010111101101011110 cbcce8b1e8b17dcbcce8b1e8b17b5e

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