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 11101100100001111010010001110110011001101110110010000111101001000111011001011110011111010101100111101100100001111010010001110110011001101110110010000111101001000111011001011110011111010110001001000101 ec87a47666ec87a4765e7d59ec87a47666ec87a4765e7d6245
UHC 쇤vf쇤v^}Y쇤vf쇤v^}bE 101111001110100101110110011001101011110011101001011101100101111001111101010110011011110011101001011101100110011010111100111010010111011001011110011111010110001001000101 bce97666bce9765e7d59bce97666bce9765e7d6245

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