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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 畯?憶籠?憶裸 111110110110111100111111100010011010111111100010110001000011111110001001101011111001011110000111 fb6f3f89afe2c43f89af9787
EUC-JP 畯?憶籠˚憶裸 100011111100110110111011001111111011001010110001111001001100011010001111101000101011011010110010101100011100110111100111 8fcdbb3fb2b1e4c68fa2b6b2b1cde7
UTF-8 畯렓憶籠˚憶裸 1110011110010101101011111110101110100000100100111110011010000110101101101110011110110001101000001100101110011010111001101000011010110110111010001010001110111000 e795afeba093e686b6e7b1a0cb9ae686b6e8a3b8
UHC 畯렓憶籠˚憶裸 1111000111100001100011101010100011100101111000111101011011101011101000101010101011100101111000111101010110100011 f1e18ea8e5e3d6eba2aae5e3d5a3

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