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 ?vf?v^}Y?vf?v^}bE 0011111101110110011001100011111101110110010111100111110101011001001111110111011001100110001111110111011001011110011111010110001001000101 3f76663f765e7d593f76663f765e7d6245
SJIS-WIN ?vf?v^}Y?vf?v^}bE 0011111101110110011001100011111101110110010111100111110101011001001111110111011001100110001111110111011001011110011111010110001001000101 3f76663f765e7d593f76663f765e7d6245
EUC-JP ?vf?v^}Y?vf?v^}bE 0011111101110110011001100011111101110110010111100111110101011001001111110111011001100110001111110111011001011110011111010110001001000101 3f76663f765e7d593f76663f765e7d6245
UTF-8 넴vf넴v^}Y넴vf넴v^}bE 11101011100001001011010001110110011001101110101110000100101101000111011001011110011111010101100111101011100001001011010001110110011001101110101110000100101101000111011001011110011111010110001001000101 eb84b47666eb84b4765e7d59eb84b47666eb84b4765e7d6245
UHC 넴vf넴v^}Y넴vf넴v^}bE 101100111101101101110110011001101011001111011011011101100101111001111101010110011011001111011011011101100110011010110011110110110111011001011110011111010110001001000101 b3db7666b3db765e7d59b3db7666b3db765e7d6245

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