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 ?Bf?B^}Y?Bf?B^}bE 0011111101000010011001100011111101000010010111100111110101011001001111110100001001100110001111110100001001011110011111010110001001000101 3f42663f425e7d593f42663f425e7d6245
SJIS-WIN ?Bf?B^}Y?Bf?B^}bE 0011111101000010011001100011111101000010010111100111110101011001001111110100001001100110001111110100001001011110011111010110001001000101 3f42663f425e7d593f42663f425e7d6245
EUC-JP ?Bf?B^}Y?Bf?B^}bE 0011111101000010011001100011111101000010010111100111110101011001001111110100001001100110001111110100001001011110011111010110001001000101 3f42663f425e7d593f42663f425e7d6245
UTF-8 혩Bf혩B^}Y혩Bf혩B^}bE 11101101100110001010100101000010011001101110110110011000101010010100001001011110011111010101100111101101100110001010100101000010011001101110110110011000101010010100001001011110011111010110001001000101 ed98a94266ed98a9425e7d59ed98a94266ed98a9425e7d6245
UHC 혩Bf혩B^}Y혩Bf혩B^}bE 110000101001000101000010011001101100001010010001010000100101111001111101010110011100001010010001010000100110011011000010100100010100001001011110011111010110001001000101 c2914266c291425e7d59c2914266c291425e7d6245

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