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?^}Y?f?^}bE 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 梁f梁^}Y梁f梁^}bE 1001011111000000011001101001011111000000010111100111110101011001100101111100000001100110100101111100000001011110011111010110001001000101 97c06697c05e7d5997c06697c05e7d6245
EUC-JP 梁f梁^}Y梁f梁^}bE 1100111011000010011001101100111011000010010111100111110101011001110011101100001001100110110011101100001001011110011111010110001001000101 cec266cec25e7d59cec266cec25e7d6245
UTF-8 梁f梁^}Y梁f梁^}bE 111001101010001010000001011001101110011010100010100000010101111001111101010110011110011010100010100000010110011011100110101000101000000101011110011111010110001001000101 e6a28166e6a2815e7d59e6a28166e6a2815e7d6245
UHC 梁f梁^}Y梁f梁^}bE 1101010111011001011001101101010111011001010111100111110101011001110101011101100101100110110101011101100101011110011111010110001001000101 d5d966d5d95e7d59d5d966d5d95e7d6245

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