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 1001011110110101011001101001011110110101010111100111110101011001100101111011010101100110100101111011010101011110011111010110001001000101 97b56697b55e7d5997b56697b55e7d6245
EUC-JP 侶f侶^}Y侶f侶^}bE 1100111010110111011001101100111010110111010111100111110101011001110011101011011101100110110011101011011101011110011111010110001001000101 ceb766ceb75e7d59ceb766ceb75e7d6245
UTF-8 侶f侶^}Y侶f侶^}bE 111001001011111010110110011001101110010010111110101101100101111001111101010110011110010010111110101101100110011011100100101111101011011001011110011111010110001001000101 e4beb666e4beb65e7d59e4beb666e4beb65e7d6245
UHC 侶f侶^}Y侶f侶^}bE 1101010111100010011001101101010111100010010111100111110101011001110101011110001001100110110101011110001001011110011111010110001001000101 d5e266d5e25e7d59d5e266d5e25e7d6245

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