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?BN}?Bf?BN{^ 001111110100001001100110001111110100001001001110011111010011111101000010011001100011111101000010010011100111101101011110 3f42663f424e7d3f42663f424e7b5e
SJIS-WIN ?Bf?BN}?Bf?BN{^ 001111110100001001100110001111110100001001001110011111010011111101000010011001100011111101000010010011100111101101011110 3f42663f424e7d3f42663f424e7b5e
EUC-JP ?Bf?BN}?Bf?BN{^ 001111110100001001100110001111110100001001001110011111010011111101000010011001100011111101000010010011100111101101011110 3f42663f424e7d3f42663f424e7b5e
UTF-8 혳Bf혳BN}혳Bf혳BN{^ 1110110110011000101100110100001001100110111011011001100010110011010000100100111001111101111011011001100010110011010000100110011011101101100110001011001101000010010011100111101101011110 ed98b34266ed98b3424e7ded98b34266ed98b3424e7b5e
UHC 혳Bf혳BN}혳Bf혳BN{^ 11000010100110100100001001100110110000101001101001000010010011100111110111000010100110100100001001100110110000101001101001000010010011100111101101011110 c29a4266c29a424e7dc29a4266c29a424e7b5e

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