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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN 橡?\nf橡?\n^}Y橡?\nf橡?\n^}bE 1001001111001001001111110101110001101110011001101001001111001001001111110101110001101110010111100111110101011001100100111100100100111111010111000110111001100110100100111100100100111111010111000110111001011110011111010110001001000101 93c93f5c6e6693c93f5c6e5e7d5993c93f5c6e6693c93f5c6e5e7d6245
EUC-JP 橡?\nf橡?\n^}Y橡?\nf橡?\n^}bE 1100011011001011001111110101110001101110011001101100011011001011001111110101110001101110010111100111110101011001110001101100101100111111010111000110111001100110110001101100101100111111010111000110111001011110011111010110001001000101 c6cb3f5c6e66c6cb3f5c6e5e7d59c6cb3f5c6e66c6cb3f5c6e5e7d6245
UTF-8 橡낀\nf橡낀\n^}Y橡낀\nf橡낀\n^}bE 1110011010101001101000011110101110000010100000000101110001101110011001101110011010101001101000011110101110000010100000000101110001101110010111100111110101011001111001101010100110100001111010111000001010000000010111000110111001100110111001101010100110100001111010111000001010000000010111000110111001011110011111010110001001000101 e6a9a1eb82805c6e66e6a9a1eb82805c6e5e7d59e6a9a1eb82805c6e66e6a9a1eb82805c6e5e7d6245
UHC 橡낀\nf橡낀\n^}Y橡낀\nf橡낀\n^}bE 110111111100111010110011101001000101110001101110011001101101111111001110101100111010010001011100011011100101111001111101010110011101111111001110101100111010010001011100011011100110011011011111110011101011001110100100010111000110111001011110011111010110001001000101 dfceb3a45c6e66dfceb3a45c6e5e7d59dfceb3a45c6e66dfceb3a45c6e5e7d6245

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