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 ?f?h?eY?f?h?ebE 001111110110011000111111011010000011111101100101010110010011111101100110001111110110100000111111011001010110001001000101 3f663f683f65593f663f683f656245
SJIS-WIN ?f?h?eY?f?h?ebE 001111110110011000111111011010000011111101100101010110010011111101100110001111110110100000111111011001010110001001000101 3f663f683f65593f663f683f656245
EUC-JP ?f?h?eY?f?h?ebE 001111110110011000111111011010000011111101100101010110010011111101100110001111110110100000111111011001010110001001000101 3f663f683f65593f663f683f656245
UTF-8 묧f뎚h묨eY묧f뎚h묨ebE 111010111010110010100111011001101110101110001110100110100110100011101011101011001010100001100101010110011110101110101100101001110110011011101011100011101001101001101000111010111010110010101000011001010110001001000101 ebaca766eb8e9a68ebaca86559ebaca766eb8e9a68ebaca8656245
UHC 묧f뎚h묨eY묧f뎚h묨ebE 100100011111111001100110100010010110101101101000100100100100000101100101010110011001000111111110011001101000100101101011011010001001001001000001011001010110001001000101 91fe66896b689241655991fe66896b689241656245

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