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 ?????????V 00111111001111110011111100111111001111110011111100111111001111110011111101010110 3f3f3f3f3f3f3f3f3f56
SJIS-WIN 耨V 11110111101010011111000011101111111101101100111011110111101010011111000011101111111100111011010111110111101010011111000011101111111000111101001101010110 f7a9f0eff6cef7a9f0eff3b5f7a9f0efe3d356
EUC-JP ????????耨V 0011111100111111001111110011111100111111001111110011111100111111111001101101010101010110 3f3f3f3f3f3f3f3fe6d556
UTF-8 耨V 11101110100101101000110011101110100000101010111011101110100100111011010111101110100101101000110011101110100000101010111011101110100010101010100011101110100101101000110011101110100000101010111011101000100000001010100001010110 ee968cee82aeee93b5ee968cee82aeee8aa8ee968cee82aee880a856
UHC ?????????V 00111111001111110011111100111111001111110011111100111111001111110011111101010110 3f3f3f3f3f3f3f3f3f56

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