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 11101101100110001011011101000010011001101110110110011000101101110100001001011110011111010101100111101101100110001011011101000010011001101110110110011000101101110100001001011110011111010110001001000101 ed98b74266ed98b7425e7d59ed98b74266ed98b7425e7d6245
UHC 혷Bf혷B^}Y혷Bf혷B^}bE 110000101001111001000010011001101100001010011110010000100101111001111101010110011100001010011110010000100110011011000010100111100100001001011110011111010110001001000101 c29e4266c29e425e7d59c29e4266c29e425e7d6245

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